Default Open Extension Action Popup Callback
public class DefaultOpenExtensionActionPopupCallback extends OpenBrowserPopupCallback implements OpenExtensionActionPopupCallback
The default OpenExtensionActionPopupCallback implementation that shows a new window with the content of the extension action popup.
Since
8.0.0
Functions
Link copied to clipboard
public void on(OpenExtensionActionPopupCallback.Params params, OpenExtensionActionPopupCallback.Action tell)
Invoked when the callback needs a response for the given callback parameters.